MyStandardOutput
Sends text to output. When invoking the Java runtime environment usingJMOpenSession
, you must designate a callback function to display any console output received from the session. For example, this is how you would define your output function if you were to name it MyStandardOutput:
void MyStandardOutput ( JMSessionRef session, const char* message, UInt32 messageLen);
session
- The session sending the text.
message
- The text to display.
messageLen
- The length of the text.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help